| SyServiceExceptionResolutionAlgorithmType |
| Logical Entity Name | SyServiceExceptionResolutionAlgorithmType |
| Default Table Name | SyServiceExceptionResolutionAlgorithmType |
| Physical Only | NO |
| Definition | |
| Note |
| SyServiceExceptionResolutionAlgorithmType Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyServiceExceptionResolutionAlgorithmTypeId |
int | NO | ||
| Code | varchar(10) | YES | ||
| Descrip | varchar(500) | YES | ||
| Active | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SyServiceExceptionResolutionAlgorithmType Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Uk_SyServiceExceptionResolutionAlgorithmType_Code | Index | Code |
| PK_SyServiceExceptionResolutionAlgorithmType_SyServiceExceptionResolutionAlgorithmTypeID | PrimaryKey | SyServiceExceptionResolutionAlgorithmTypeId |
| SyServiceExceptionResolutionAlgorithmType Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_SyServiceExceptionResolutionAlgorithmType_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyServiceExceptionResolution | Non-Identifying | One To Zero or More | FK_SyServiceExcResSyServiceExceptionResolutionAlgoTypeId_SyServiceExcResTypeSyServiceExceptionResolutionAlgoTypeId | NO | YES |
| SyServiceExceptionResolutionAlgorithmType Check Constraints |
| Check Constraint Name | CheckConstraint |